purple_plugins_register_load_notify_cb

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_plugins_register_load_notify_cb(void function(PurplePlugin*, void*) func, void* data)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_plugins_register_load_notify_cb
    (
    void function
    (,
    void*
    )
    func
    ,
    void* data
    )
  2. da_purple_plugins_register_load_notify_cb purple_plugins_register_load_notify_cb;

Meta